Verification Result for: {{ filename }}
GPT-4 Verdict:
{% if 'valid' in gpt_verdict|lower %}
{{ gpt_verdict }}
{% elif 'invalid' in gpt_verdict|lower %}
{{ gpt_verdict }}
{% else %}
{{ gpt_verdict }}
{% endif %}
Bing Domain Verification:
{% if bing_results %}
{% for result in bing_results %}
{{ result.name }}
{% endfor %}
{% else %}
No relevant domains found.
{% endif %}
⬅️ Back to Dashboard
⬇️ Download OCR Text